home *** CD-ROM | disk | FTP | other *** search
/ Computer Life 1996 January / Computer Life January 1996.iso / frontend / cuteftp.mis < prev    next >
Encoding:
Text File  |  1995-11-18  |  822 b   |  31 lines

  1. ; Mini Installer script for CuteFTP
  2.  
  3. :WINTITLE Install CuteFTP
  4.  
  5. :OPTION CuteFTP
  6. :OPHELP
  7. This option will install the shareware package CuteFTP on to your hard disk. Please see
  8. the documentation that comes with the program for more information on
  9. setting up and using it.\n\n
  10. Around 580K of disk space is required. Please note that if you have an 
  11. older version, you should install to a new location or at least avoid 
  12. overwriting your existing TREE.DAT file.
  13. :DEFDIR C:\CUTEFTP
  14. :SPACE 580
  15. :FILES
  16. BOOKMARK.DAT
  17. CUTEFTP.EXE
  18. CUTEFTP.HLP
  19. NOTES.TXT
  20. TREE.DAT
  21. TROUBLE.FAQ
  22. WHATS.NEW
  23. CTL3DV2.DLL SYS
  24. :PROGMAN CuteFTP
  25. CUTEFTP.EXE "CuteFTP"
  26. CUTEFTP.HLP "CuteFTP Help"
  27. NOTES.TXT   "Notes"
  28. "$NNOTEPAD $D\TROUBLE.FAQ" "Trouble FAQ" "NOTEPAD.EXE" 0
  29. "$NNOTEPAD $D\WHATS.NEW"   "What's New"  "NOTEPAD.EXE" 0
  30.  
  31.